/*公共样式*/

@font-face {
    font-family: siyuan;
    src: url(../fonts/SourceHanSansSC-Normal-2.otf);
}
body{
    font-family: 'siyuan' !important;
}
div ,p,span,a{
    font-family: 'siyuan' !important;
}

/*清除浮动代码*/
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.left {
    float: left;
}

.right {
    float: right;
}

#box {
    width: 100%;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.hide {
    display: none;
}

.shhide {
    display: none;
}

.show {
    display: block;
}

.text-rigth {
    text-align: right;
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.mag-b-2 {
    margin-bottom: 0.2rem;
}

.mag-t-2 {
    margin-top: 0.2rem;
}

.textEllipsis {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    word-break: normal !important;
}

/*首页top*/
#top {
    width: 100%;
    background: url(../img/top_bg.png) repeat-x;
    height: 0.42rem;
    color: #fff;
    min-width: 1200px;
}

.company_name {
    width: 3rem;
    height: 0.42rem;
    line-height: 0.42rem;
    color: #fff;
    font-size: 0.14rem;
}

.company_message {
    width: 5.3rem;
    text-align: right;
    line-height: 0.42rem
}

.company_message>div {
    margin: 0 0.2rem;
}

.company_message .company_shares {
    margin-left: 0;
}

.company_phone {
    margin-right: 0.1rem;
}

/* .company_CE{
    
} */
.company_CE a {
    color: #fff;
    display: inline-block;
    margin: 0 0.1rem
}

.company_message .company_group {
    margin-right: 0;
    position: relative;
    cursor: pointer;

}

.company_group a {
    color: #fff;
}

.company_group:hover .company_group_box {
    display: block;
    transition-delay: 2s;
    -moz-transition-delay: 2s;
    /* Firefox 4 */
    -webkit-transition-delay: 2s;
    /* Safari 和 Chrome */
    -o-transition-delay: 2s;
    /* Opera */

}

.company_group_box {
    display: none;
    position: absolute;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 101;
    width: initial;


}

.company_group_box div {
    width: 1.5rem;
    text-align: center;
    margin-top: 0.1rem
}

#header {
    width: 100%;
    height: 1.4rem;
    lighting-color: 1.4rem;
    background: #0b0214;
    min-width: 1200px;
    z-index: 99;
    position: relative;
}

.logo {
    height: 1.4rem;
    line-height: 1.4rem;
}

.shnav {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 60%;
}

.shnav li {
    display: inline-block;
    cursor: pointer;
    position: relative;
    /* transition: all 2s;
    -moz-transition: all 2s; 
    -webkit-transition: all 2s;
    -o-transition: all 2s;  */

}

.shnav li a {
    color: #fff;
    display: inline-block;
    /* height: .4rem; */
    /* line-height: .35rem; */
    /* padding: 0.2rem 0.2rem; */
    text-align: center;
    font-size: 0.18rem;
    /* transition: all 2s;
    -moz-transition: all 2s; 
    -webkit-transition: all 2s; 
    -o-transition: all 2s;  */
    text-decoration: none;

}

.shnav li a:hover {
    text-decoration: none;
}

.shnav>li>a>span:nth-child(1) {
    display: block;
    /* line-height: 80px; */
    padding: 0 0.1rem;
    padding-top: 0.15rem;
}

.shnav li>a>i {
    position: relative;
    top: -0.07rem;
    opacity: 0;
}

.shnav li:hover>a>span {
    /* background: linear-gradient(to bottom, #0574e5, #0039b3); */
    color: #1890ff
}

.shnav li:hover i {
    opacity: 1;
    cursor: pointer;
}

.shnav li:hover div {
    display: block;
}

.nev_son {
    color: #333;
    background: #f8f8f8;
    /*  background: rgba(255,255,255,0.6);*/
    position: absolute;
    z-index: 100;
    left: 0;
    width: 100%;
    text-align: center;
    top: 78px;
    border-radius: 8px;
    /*height: 0.8rem;*/
}

.shnav .nev_son a {
    color: #333;
    padding: 0.05rem 0.05rem;
    border-bottom: 1px dotted #333;
    display: inline-block;
    /* height: 0.3rem; */
    /* margin-top: 0.1rem; */
    font-size: 0.14rem;
    line-height: 45px
}

.shnav .nev_son a:last-of-type {
    border: none;
}

.shnav .nev_son a img {
    width: 0.3rem;
}

.shnav .nev_son a:hover {
    text-decoration: none;
}

.shnav .nev_son a:hover>span {
    color: #0039b3;
    text-decoration: none;
}

/*bnanre*/
#bnanre {
    min-width: 1200px;
}

.swiper-container {
    min-width: 1200px;
}

.swiper-slide {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
}

.swiper-pagination-bullet {
    width: 1rem;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;

}

.swiper-pagination-bullet-active {

    background: #0575e6;
}


#promo {
    width: 100%;
}

#promo>div {
    position: relative;
}

.promo-bg-k {
    width: 10.94rem;
    border: 2px solid #0039b3;
    height: 4.2rem;
    margin: 1.34rem auto 0;

}

.promo-vod {
    position: absolute;
    top: -.4rem;
    width: 7rem;
    float: left;
}

/* .promo-vod-tl{

} */
.promo-vod-tl span:nth-child(1) {
    display: inline-block;
    width: 2.6rem;
    height: 0.54rem;
    line-height: 0.54rem;
    background: #0574e5;
    text-align: center;
    color: #fff;
    font-size: 0.36rem;
    margin-left: 1.14rem;
    margin-right: 0.2rem;
}

.promo-vod-tl span:nth-child(2) {
    font-size: 0.32rem;
}

.promo-vod-tl span:nth-child(2) i {
    font-size: 0.32rem;
    color: #7d09e7;
}

.promo-vod-video video {
    width: 6.96rem;
    height: 4.52rem;
}

.promo-about {
    width: 5.04rem;
    position: absolute;
    right: 0;

    top: 0;
}

.promo-about-txt {
    width: 4.2rem;
    padding: 0.42rem;
    background: #0574e5;
    font-size: .16rem;
    color: #fff;
    letter-spacing: 0.004rem;
    line-height: 0.24rem;
}

.promo-about-txt a {
    color: #fff;
}

.promo-about-txt i:nth-child(2) {
    display: inline-block;
    position: absolute;
    top: 0.12rem;
    left: 0.2rem;
    width: 2px;
    height: 0.38rem;
    background: #fff
}

.promo-about-txt i:nth-child(3) {
    display: inline-block;
    position: absolute;
    top: 0.2rem;
    left: 0.12rem;
    width: 0.4rem;
    height: 0.02rem;
    background: #fff
}

.promo-about-txt i:nth-child(4) {
    display: inline-block;
    position: absolute;
    top: 2.75rem;
    right: 0.12rem;
    width: 4.52rem;
    height: 0.02rem;
    background: #fff;
}

.promo-about-txt i:nth-child(5) {
    display: inline-block;
    position: absolute;
    top: 0.85rem;
    right: 0.2rem;
    width: 2px;
    height: 2.04rem;
    background: #fff;
}

.promo-about-tl {
    text-align: right;
}

.promo-about-tl h3 {
    font-size: 0.32rem;
    color: #373232;
    margin-top: 0.1rem;
    display: block;
    padding-right: 0.3rem;
}

.promo-about-tl h3 i {
    color: #7d09e7;

}

.promo-about-tl h2 {
    font-size: 0.36rem;
    display: inline-block;
    padding: 0.04rem 0.3rem;
    margin-right: 0.3rem;
    background: #0574e5;
    color: #fff;
}

#MainBusiness {
    margin-top: 1rem;
}

.title-moro {
    background: #f2f2f2;
    height: 0.56rem;
    line-height: 0.55rem
}

.title-moro span:nth-child(1) {
    display: inline-block;
    width: 0.1rem;
    height: 0.36rem;
    background: #0039b3;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}

.title-moro span:nth-child(2) {
    display: inline-block;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #0039b3;
    margin-left: 0.1rem;
    font-size: 0.3rem;
}

.title-moro a {
    margin-right: 0.2rem;
    font-size: 0.2rem;
}

.title-moro a i {
    font-size: 0.3rem;
    position: relative;
    top: 0.03rem;
    left: 0.04rem;
}

.title-moro a:hover {
    color: #0039b3;
}





.fp-brand {
    display: none !important;
}

.flowplayer .fp-context-menu {
    display: none !important;
}


.Main-content {
    margin-top: 0.4rem;
}

.Main-content-hover1 {
    position: relative;
    height: 4.6rem;
    width: 7.95rem;
    z-index: 10;
    overflow: hidden;
}

.Main-content-hover1 img {
    height: 4.6rem;
    width: 7.98rem;
}

.Main-content-hover1 div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
}

.Main-content-hover1 div h3 {
    max-width: 4rem;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    margin-top: 1.9rem;
    color: #fff;
    font-size: 0.36rem;
    padding-bottom: 0.1rem;

}

.Main-content-hover1 div p {
    color: #fff;
    font-size: 0.16rem;
    margin: 0.12rem 0;
    opacity: 0;

}

.Main-content-hover1 div a {
    display: inline-block;
    width: 1rem;
    background: #fff;
    padding: 0.06rem 0.08rem;
    border-radius: 0.4rem;
    color: #2e75b6;
    opacity: 0;

}

.Main-content-hover1 div a i {
    position: relative;
    left: 0.2rem;
}

.Main-content-hover1 div h3,
.Main-content-hover1 div p,
.Main-content-hover1 div a,
.Main-content-hover1 div,
.Main-content-hover1 img {
    transition: all 2s;
    -moz-transition: all 2s;
    /* Firefox 4 */
    -webkit-transition: all 2s;
    /* Safari 和 Chrome */
    -o-transition: all 2s;
    /* Opera */
}


.Main-content-hover1:hover div {
    background: rgba(0, 0, 0, 0.4);
}

.Main-content-hover1:hover div h3 {
    margin-top: 1.5rem;

}


.Main-content-hover1:hover div p,
.Main-content-hover1:hover div a {
    opacity: 1;
}

.Main-content-hover1:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.21);
    -o-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
}

.Main-content-hover1:hover div p,
.Main-content-hover1:hover div a,
.Main-content-hover1:hover img {
    transition: all 2s;
    -moz-transition: all 2s;
    /* Firefox 4 */
    -webkit-transition: all 2s;
    /* Safari 和 Chrome */
    -o-transition: all 2s;
    /* Opera */
}

.Main-content-hover2 {
    position: relative;
    height: 2.22rem;
    width: 3.9rem;
    z-index: 10;
    overflow: hidden;
}

.Main-content-hover2 img {
    width: 100%;
}

.Main-content-hover2 div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
}

.Main-content-hover2 div h3 {

    margin: 0 auto;
    border-bottom: 2px solid #fff;
    margin-top: 0.8rem;
    color: #fff;
    font-size: 0.3rem;
    padding-bottom: 0.1rem;
    display: inline-block;
}

.Main-content-hover2 div p {
    color: #fff;
    font-size: 0.16rem;
    margin: 0.12rem 0;
    opacity: 0;
}

.Main-content-hover2 div a {
    display: inline-block;
    width: 1rem;
    background: #fff;
    padding: 0.06rem 0.08rem;
    border-radius: 0.4rem;
    color: #2e75b6;
    opacity: 0;
}

.Main-content-hover2 div a i {
    position: relative;
    left: 0.2rem;
}

.Main-content-hover2 div h3,
.Main-content-hover2 div p,
.Main-content-hover2 div a,
.Main-content-hover2 div,
.Main-content-hover2 img {
    transition: all 2s;
    -moz-transition: all 2s;
    /* Firefox 4 */
    -webkit-transition: all 2s;
    /* Safari 和 Chrome */
    -o-transition: all 2s;
    /* Opera */
}


.Main-content-hover2:hover div {
    background: rgba(0, 0, 0, 0.4);
}

.Main-content-hover2:hover div h3 {
    margin-top: 0.5rem;

}


.Main-content-hover2:hover div p,
.Main-content-hover2:hover div a {
    opacity: 1;
}

.Main-content-hover2:hover img,
.case_div:hover img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.21);
    -o-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);


}

#case {
    margin-top: 0.4rem;
}

#case .title-moro {
    width: 3.9rem;

}

/* #case .content{
   
} */
.case_contet {
    margin-left: 0.15rem;
}

.case_div {
    width: 3.9rem;
    height: 2.46rem;
    overflow: hidden;
    margin-top: 0.34rem;
    position: relative;
}

.case_div img {
    width: 100%;
    transition: all 2s;
    -moz-transition: all 2s;
    /* Firefox 4 */
    -webkit-transition: all 2s;
    /* Safari 和 Chrome */
    -o-transition: all 2s;
    /* Opera */
}

.case_div div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.case_div a {
    position: absolute;
    top: 1.08rem;
    left: 1.16rem;
    display: inline-block;
    width: 1.5rem;
    height: 0.3rem;
    line-height: 0.3rem;
    background: #fff;
    border-radius: 0.3rem;
    text-align: center;
    transition: all 2s;
    -moz-transition: all 2s;
    /* Firefox 4 */
    -webkit-transition: all 2s;
    /* Safari 和 Chrome */
    -o-transition: all 2s;
    /* Opera */
}


.case_div a:hover {
    background: #0039b3;
    color: #fff;
    box-shadow: 3px 2px 9px #d6d6d6;
}

#news {
    margin-top: 0.74rem;
    margin-bottom: 0.4rem;
}

.news_box {
    margin-top: 0.64rem;
}

.news_box_timeBar {
    width: 1.9rem;
    height: 2.4rem;
    text-align: center;
    position: relative;

}

.news_box_timeBar span {
    display: inline-block;
    height: 0.08rem;
    width: 0.18rem;
    background: #0039b3;
    position: absolute;
    top: 0;
    left: 0.86rem;
}

.news_box_timeBar i {
    display: inline-block;
    height: 2.4rem;
    width: 0.02rem;
    background: #0039b3;
    margin-left: 0rem;
}

#English #box .news_list {
    width: 9.22rem;
    height: 2.17rem;
    padding-bottom: 0.23rem;
    margin-left: 0rem;
}

#index #box .news_list {
    width: 9.22rem;
    height: 2.17rem;
    padding-bottom: 0.23rem;
    margin-left: 0rem;
}

.news_list_img {
    height: 2.17rem;
    width: 3.52rem;
}

.news_list_img img {
    width: 100%;
}

.news_list_center {
    width: 5.13rem;
    height: 2.17rem;
}

.news_list_center h3 {
    font-size: 0.24rem;
    margin: 0.1rem 0;
    margin-top: 0.06rem;
}

.news_list_center p {
    font-size: 0.18rem;
    margin: 0.1rem 0;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0.1rem;
}

.news_list_center div {
    height: 0.34rem;
    line-height: 0.34rem;
    overflow: hidden;
}

.news_list_center div span {
    float: left;
    font-size: 0.16rem;
}

.news_list_center div a {
    float: right;
    font-size: 0.18rem;
}

.news_list_center div a i {
    font-size: 0.3rem;
    position: relative;
    top: 0.03rem;
}

#friendship_link {
    background: #f2f2f2;
    width: 100%;
    padding: 0.2rem 0;
}

#friendship_link div {
    padding: 0.1rem 0.2rem;
    line-height: 0.3rem;
}

#friendship_link div a {
    font-size: 0.16rem;
    display: inline-block;
    height: 0.16rem;
    line-height: 0.16rem;
}

.shugang {
    display: inline-block;
    width: 0.02rem;
    height: 0.16rem;
    background: #555;
    margin: 0 0.13rem;
    position: relative;
    top: 0.02rem;
}


footer {
    text-align: center;
    padding-top: 0.3rem;
    background: #000;
    overflow: hidden;
    /* margin-top: 0.2rem; */
}

footer>div>div {
    display: inline-block;
    width: 2.9rem;

}

footer>div>div>h3 {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
}

footer>div>div>a {
    display: inline-block;
    color: #fff;
    font-size: 0.14rem;
    margin-bottom: 0.1rem;
}

footer>div>div img {
    height: 1.4rem;
    margin-bottom: 0.1rem;
}

.text-rigth {
    text-align: right;
}

footer .bottom {
    height: 0.55rem;
    border-top: 0.01rem solid #4d4d4d;
    line-height: 0.55rem;
    color: #fff;
}

footer .content {
    display: flex;
    justify-content: space-between;
}

footer #footer_bottom {
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    color: #777;
    margin: 10px auto;
    margin-top: 40px;

}

footer #footer_bottom .lableitem {
    width: auto;
    text-align: center;
}

footer #footer_beian a {
    color: #555;
}

#cebianlian {
    position: fixed;
    top: 20%;
    right: 0.01rem;
    width: 0.8rem;
    border: 1px solid #c9c9c9;
    border-radius: 0.1rem;
    overflow: hidden;
}

#cebianlian a {
    display: inline-block;
    width: 0.8rem;
    border-top: 1px solid #c9c9c9;
    text-align: center;
    height: 0.7rem;
    padding-top: 0.1rem;
}

#cebianlian a img {
    width: 0.48rem;
}

#cebianlian a:nth-child(1) {
    background: #0039b3;
    text-align: center;
    color: #fff;
}

#cebianlian a:nth-child(1) img {
    width: 0.48rem;
}

#cebianlian a:nth-child(2) img {
    width: 0.38rem;
}

#cebianlian a:nth-child(4) {
    background: #0039b3;
    text-align: center;
    color: #fff;
}

#cebianlian a:nth-child(4) img {
    width: 0.38rem;
}


/*.nav li>a>i*/
#English .nav li>a>i {
    top: 0.51rem;
}

#English .nav li>a {
    color: #fff;
    display: inline-block;
    height: .3rem;
    padding: 0.55rem 0.2rem;
    text-align: center;
    font-size: 0.18rem;
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

#English .nav li div a span {
    margin-top: 0.15rem;
}

#English #case .title-moro {
    width: 100%;

}

#case_E_swiper {
    margin-top: 0.3rem;
}

#case_E_swiper .swiper-container1 {
    position: relative;
}

#case_E_swiper .swiper-slide div {
    margin: 0.1rem;
    border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
}

#case_E_swiper .swiper-slide div img {
    width: 100%;
}

#case_E_swiper .swiper-slide div p {
    background: rgba(0, 0, 0, 0.4);
    height: 0.6rem;
    line-height: 0.28rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

#case_E_swiper .swiper-slide div p span {
    display: block;
}

/* .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 42px;
    background-position: center;
    background-repeat: no-repeat;
    background: #b8b8b8;
    border-radius: 100%;
    text-align: center;
    line-height: 52px;
    color: #fff;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white,.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: none;
} */

#Partner {
    margin-top: 0.71rem;
}

/* #Partner .Main-content-hover1{

}
#Partner .Main-content-hover1 img{
    
} */
#Partner .Main-content-hover1 div {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

#Partner .Main-content-hover1 div a {
    opacity: 1;
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

#Partner .Main-content-hover1 div h3 {
    opacity: 0;
    margin-top: 0rem;
}

#Partner .Main-content-hover1 div p {
    opacity: 0;
}

#Partner .Main-content-hover1 div:hover h3 {
    opacity: 1;
    margin-top: 1.9rem;
}

#Partner .Main-content-hover1 div:hover a {
    margin-left: 6.14rem;
}


/* #Partner .Main-content-hover2{

}
#Partner .Main-content-hover2 img{
    
} */
#Partner .Main-content-hover2 div {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

#Partner .Main-content-hover2 div a {
    opacity: 1;
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

#Partner .Main-content-hover2 div h3 {
    opacity: 0;
    margin-top: 0rem;
}

#Partner .Main-content-hover2 div p {
    opacity: 0;
}

#Partner .Main-content-hover2 div:hover h3 {
    opacity: 1;
    margin-top: 0.8rem;
}

#Partner .Main-content-hover2 div:hover a {
    margin-left: 2.14rem;
}


#Honors {
    margin-top: 0.74rem;
}

#Honors .Main-content-hover1 {
    width: 5.9rem;
    height: 3.79rem;
}

#Honors .Main-content-hover1:nth-child(2) {
    float: right;
}

#Honors .Main-content-hover1 img {
    width: 100%;
    height: 3.79rem;

}

#Honors .Main-content-hover1 div a {
    opacity: 1;
    margin-top: 3.2rem;
    margin-left: 4rem;
}

#Honors .Main-content-hover1 div:hover a {
    margin-top: 1.8rem;
    margin-left: 0rem;
}

#news_img {
    position: relative;
    z-index: 11;
    width: 100%;

}

#news_img img {
    width: 100%;
}

#news_news {
    margin-top: 0.3rem;
}

.news_box {
    padding: 0.2rem;
    border: 0.01rem solid #d2d2d2;
}

#news_news .news_banner {
    width: 5.96rem;
    height: 3.19rem;
    overflow: hidden;
}

#news_news .news_banner .swiper-container {
    min-width: 594px;
}

#box .news_list {
    width: 5rem;
    height: 3.19rem;
    float: left;
    margin-left: 0.58rem;
}

/* .news_list div{
 
  
} */
.news_list div h3 {
    color: #0039b3;
    font-size: 0.18rem;
    font-weight: 600;
    margin: 0.1rem 0;
}

.news_box_list {
    margin-top: 0.4rem;
}

/* .news_list div ul{
   
} */
.news_list div ul li {
    border-bottom: 1px dashed #d4d4d4;

}

.news_list div ul li a {
    font-size: 0.16rem;
    line-height: 0.2rem;
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news_box_list_left {
    width: 8.6rem;
}

.shuai_news_ul li>div:nth-child(1) {
    width: 4.04rem;
    height: 1.42rem;
}

.shuai_news_ul li>div:nth-child(1) img {
    width: 100%;
}

.shuai_news_ul li>div:nth-child(2) {
    width: 6.44rem;
    height: 1.42rem;
}

.shuhai_news_tl {
    height: 0.38rem;
    line-height: 0.38rem;
    border-bottom: 2px #f3f3f3 solid;
    width: 100%;
    position: relative;
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
}

.shuhai_news_tl h3 {
    width: 1.56rem;
    display: inline-block;
    /* background: #0039b3;
   
   color: #fff; */
    font-size: .24rem;
    color: #0039b3;
    border-bottom: 2px #0039b3 solid;
    text-indent: 0.5em;

}

.shuhai_news_tl .xiegang {
    width: 0;
    height: 0;
    border-bottom: 38px solid #0039b3;
    border-right: 38px solid transparent;
    position: absolute;
    top: 0px;
    left: 1.56rem;

}

.shuhai_news_tl .xiegangTo {
    width: 15px;
    height: 26px;
    background: #bfbfbf;
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -o-transform: skew(45deg);
    transform: skew(45deg);
    position: absolute;
    top: 11px;
    left: 1.9rem;
}

.shuai_news_ul {
    margin-bottom: 0.2rem;
}

.shuai_news_ul li {
    border-bottom: 1px solid #d4d4d4;
    padding: 0.4rem 0;
}

.shuai_news_ul li>div:nth-child(2) h4 {
    font-size: 0.18rem;
    color: #4c4c4c;
    font-weight: 600;
    margin: 0.1rem 0;
}

.shuai_news_ul li>div:nth-child(2) div {
    height: 0.2rem;
}

.shuai_news_ul li>div:nth-child(2) div span {
    margin-right: 0.1rem;
}

/* .shuai_news_ul li>div:nth-child(2) div span i{
   
} */
.shuai_news_ul li>div:nth-child(2) p {
    margin-top: 0.1rem;
}

.shuai_news_ul li>div:nth-child(2) p a {
    color: #0574e5;
}

.pagination {
    height: 0.4rem;
    line-height: .4rem;
    text-align: center;
}

.pagination button {
    background: #fff;
    border: 1px solid #0039b3;
    height: 0.32rem;
}

.pagination div {
    display: inline-block;
}

.pagination div a {
    display: inline-block;
    padding: 0rem 0.15rem;
    /* border: 1px solid #0039b3; */
    height: 0.3rem;
    line-height: 0.3rem;
}

.news_ad {
    margin: 0.4rem 0;
}

.news_ad img:nth-child(2) {
    float: right;
}

.news_review {
    width: 100%;
    border: 1px solid #d4d4d4;
    margin-bottom: 0.3rem;

}

.news_review .shuai_news_ul li>div:nth-child(2) {
    height: 1.6rem;
}

.news_review .shuai_news_ul li {
    padding: 0.15rem 0.1rem;
    margin: 0.1rem 0;
    border: none;
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.news_review .shuai_news_ul li>div:nth-child(2) {
    width: 6rem;
}

.shuai_news_ul li>div:nth-child(2) h4 i {
    color: #999;
}

.news_review .shuai_news_ul li:hover {
    background: #d4d4d4;
}

.news_review .shuai_news_ul li:hover a {
    background: #0039b3;
    color: #fff;

}

.news_review .shuai_news_ul a {
    background: #d4d4d4;
    padding: 0.04rem 0.1rem;
    float: right;
    margin-right: 0.1rem;
}

.news_box_list_riht {
    width: 2.8rem;
}

.news_box_list_riht_div1 {
    width: 2.4rem;
    border: 1px solid #d4d4d4;
    padding: 0.15rem 0.2rem;
}

.news_box_list_riht_div2 {
    width: 2.4rem;
    border: 1px solid #d4d4d4;
    padding: 0.15rem 0.2rem;
    margin-top: 0.5rem;
}

/* .news_box_list_riht_div1_ul{

} */
.news_box_list_riht_div1_ul li {
    border-bottom: 1px dashed #d4d4d4;

}

.news_box_list_riht_div1_ul li a {
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    width: 100%;

}

.news_box_list_riht_div1_ul li a i {
    position: relative;
    top: -0.15rem;
}

.news_box_list_riht_div1_ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    display: inline-block;
}

.news_box_list_riht_div2 div a {
    display: inline-block;
    width: 2.4rem;
    position: relative;
    margin: 0.1rem 0;
}

.news_box_list_riht_div2 div a img {
    width: 100%;
    height: 150px;
}

.news_box_list_riht_div2 div a p {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 0.3rem;
    line-height: 0.3rem;
    background: rgba(0, 57, 179, 0.5);
    text-align: center;
    color: #fff;
    /* opacity: 0; */
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.news_box_list_riht_div2 div a:hover p {
    opacity: 1;
}

#news_English .nav li>a>i {
    position: relative;
    top: 0.56rem;
    opacity: 0;
}

#news_English .nav li:hover i {
    opacity: 1;
    cursor: pointer;
}


/*业务板块*/

.platform {
    margin: 0.6rem 0;
}

.h3 {
    font-size: 0.36rem;
    color: #0039b3;
    display: inline-block;
    margin: 0rem 0.2rem;
    overflow: hidden;
}

.border_tiao {
    display: inline-block;

}

.fl-r {
    float: right;
}

.sehao1 {
    color: #cc00cc;
}

.sehao_bg1 {
    display: inline-block;
    width: 100%;
    height: 0.04rem;
    background: #0039b3;
}

.sehao_bg2 {
    width: 50%;
    height: 0.04rem;
    background: #c0c;
}

.platform_tx {
    padding-left: 0.36rem;
    font-size: 0.18rem;
    margin: 0.3rem 0;
}

.platform_tx h4 {
    margin: 0.05rem 0;
}

.changjing_zhanshi {
    margin-top: 0.6rem;
}

.h2 {
    margin: 0.2rem 0 0.3rem 0;
    font-size: 0.16rem;
    color: #7f7f7f;
}

.changjing_img {
    font-size: 0;
}

.changjing_img a {
    display: inline-block;
    width: 5.9rem;
    height: 3.9rem;
    background: #9f9f9f;
    position: relative;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    overflow: hidden;
}

.changjing_img a img {
    width: 100%;
    height: 100%;
}

.changjing_img a p {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #0039b3;
    font-size: 0.24rem;
    width: 100%;
    height: 40px;
    background: #666;
    border-bottom-right-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
}

.chuangke_xueyuan {
    margin-top: 0.6rem;
}

.chuangke_dingwei {
    text-align: left;
    margin: 0.4rem 0;
}

.chuangke_dingwei p {
    margin-top: 0.2rem;
}

.chuangke_bt {
    display: inline-block;
    width: 2.14rem;
    height: 0.42rem;
    background: #0039b3;
    text-align: center;
    line-height: 0.43rem;
    color: #fff;
    font-size: 0.24rem;
    border-radius: 0.3rem;
}

.chuangke_bt span {
    display: inline-block;
    width: 2rem;
    height: 0.3rem;
    border: 1px solid #fff;
    line-height: 0.31rem;
    border-radius: 0.3rem;
}

.xueyuan_gongneng {
    text-align: left;
}

/**
 叉巴果平台
*/
.Draco_tal {
    margin-top: 0.6rem;
    margin-bottom: 0.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 100%;
    background: rgba(228, 228, 228, 1);
    overflow: hidden;
}

.Draco_tal>div {
    width: 0.15rem;
    height: 0.4rem;
    background: rgba(0, 0, 255, 1);
    float: left;
    margin: 0.05rem 0.1rem;
}

.Draco_tal>h3 {
    float: left;
    font-size: 0.28rem;
}

.Draco-text {
    width: 6.73rem;
    font-size: 0.14rem;
    font-weight: 400;
    font-style: normal;
    color: #333;
    line-height: 24px;
    font-family: "Noto Sans SC";
    text-indent: 0.28rem;
}

.Draco-img {
    width: 4.6rem;
    border: 1px solid #333;
}

.Draco-img img {
    width: 100%;
}

.Draco_scene {
    width: 100%;
}

.Draco_scene_img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.Draco_scene_img img {
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.Draco_scene_img p {
    position: absolute;
    bottom: -0.6rem;
    height: 0.5rem;
    width: 100%;
    line-height: 0.5rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

/* .Draco_scene_img:hover p{
    bottom: 0rem;
} */
.img_Draco_tongyong {
    width: 100%;
    overflow: hidden;
}

.img_Draco_tongyong li {
    width: 3.80rem;
    height: 2.80rem;
    position: relative;
    float: left;
    margin-top: 0.32rem;
    overflow: hidden;
}

.img_Draco_tongyong li:nth-child(2),
.img_Draco_tongyong li:nth-child(5),
.img_Draco_tongyong li:nth-child(8) {
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.img_Draco_tongyong li img {
    width: 100%;
    height: 2.80rem;
}

.img_Draco_tongyong li div {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
}

.img_Draco_tongyong li div div {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 1);
    margin-left: 140px;
    margin-bottom: 90px;
    border: 1px solid #808080;
    color: #333;

}


.mg_4 {
    margin-top: 0.4rem;
}

.img_Draco_tongyong2 li {
    border-radius: 0.1rem;
    border: 1px solid #666;
    overflow: hidden;
    width: 3.75rem;
    position: relative;
    overflow: hidden;
}

.img_Draco_tongyong2 li p {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 80%;
    left: 100%;
    padding: 0.1rem;
    bottom: 0.1rem;
    border-radius: 0.4rem;
    margin: auto;
    position: absolute;
}

.img_Draco_tongyong3 {
    width: 100%;
    overflow: hidden;
}

.img_Draco_tongyong3 li {
    width: 3.80rem;
    height: 2.80rem;
    position: relative;
    float: left;
    margin-top: 0.32rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.img_Draco_tongyong3 li:nth-child(2) {
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.img_Draco_tongyong3 li img {
    width: 100%;
    height: 2.80rem;
}

.img_Draco_tongyong3 li div {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    line-height: 0.5rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.img_Draco_tongyong3 li div h3 {
    font-size: 0.24rem;
    margin: 0.6rem 0 0 0;
}

.img_Draco_tongyong3 li div p {
    margin: 0;
    max-height: 1.6rem;
}

.audit>div {
    width: 100%;
    text-align: center;
}

.audit>div>button {
    background: #fff;
    width: 1rem;
    height: 0.4rem;
    border-radius: 0.2rem;
    border-width: 0;
    border: 1px solid #333;
    outline: none;
}

/* .audit_ul{

} */
.audit_ul li {
    margin-bottom: 0.2rem;
}

/* .audit_ul_divImg{
    
} */

.audit_ul_divImg-1 {
    width: 4rem;
    border: 1px solid #808080;
    border-radius: 0.1rem;
    overflow: hidden;
}

.audit_ul_divImg-1 img {
    width: 100%;
}

.audit_ul_divImg-2 {
    margin-left: 0.2rem;
}

.audit_ul_divImg-2 div {
    width: 1.2rem;
    height: 1.2rem;

    position: relative;
}

.audit_ul_divImg-2 div:nth-child(2) {
    margin: 0.2rem 0;
}

.audit_ul_divImg-2 div img {
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

/* .audit_ul_divImg-2 div:hover img{
    position: absolute; 
    z-index: 99;
    transform:scale(2);
    -ms-transform:scale(2);
    -webkit-transform:scale(2);
    -o-transform:scale(2);
    -moz-transform:scale(2);
} */
.audit_ul_divTxt {
    width: 5.7rem;
}

.audit_ul_divTxt h3 {
    font-size: 0.2rem;
}

.audit_ul_divTxt div {
    margin: 0.1rem 0;
    overflow: hidden;
}

.audit_ul_divTxt div h4 {
    width: 0.7rem;
    float: left;
    font-weight: 600;
    font-size: 0.14rem;
}

.audit_ul_divTxt div p {
    width: 100%;
    float: right;
    font-size: 0.16rem;
    margin: 0.2rem 0;
}

.audit_ul_divTxt div p i {
    font-size: 0.18rem;
}

.audit-swper {
    margin-top: 0.4rem;
}

.audit-swper .swiper-slide p {
    position: absolute;
    bottom: -0.6rem;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0.1rem 0;

}

.swiper-container2 img {
    width: 100%;
    height: 2.18rem;
}

.swiper-container2 .swiper-slide {
    overflow: hidden;
    border-radius: 0.1rem;
}

/* .swiper-button-next,.swiper-button-prev{
    height: 2.18rem;
    line-height: 2.18rem;
    width: 0.8rem;
    margin-top: -109px;
    border-radius:0.2rem;
    background-image: none!important;
    outline:none;
    text-align: center
}


.swiper-button-next img{
   width: 0.4rem;
   height: 1.2rem;
   -moz-transform:scaleX(-1);
        -webkit-transform:scaleX(-1);
       -o-transform:scaleX(-1);
       transform:scaleX(-1);
     filter:FlipH();
} */

/* .swiper-button-prev img{
    width: 0.4rem;  height: 1.2rem;
} */

.tab-menu {
    margin-top: 0.6rem;
}

.tab-menu ul {
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.tab-menu ul li {
    width: 1.96rem;
    float: left;
    height: 0.5rem;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.28rem;
    background: rgba(228, 228, 228, 1);
    margin: 0 0.02rem;
    color: #333;
}

.tab-menu .active {
    background: linear-gradient(to bottom, #0574e5, #0039b3);
    color: #fff;
}

.tab-box>div {
    display: none;
}

.tab-box .active {
    display: block;
}

.tab-box div p {
    font-size: 0.16rem;
    text-indent: 0.2rem;
}

/* .tab-box div img{
 
} */


.img_Draco_xiaoguo li div {
    opacity: 0;
}

.img_Draco_tongyong3 div>p {
    padding: 0 0.1rem;
}

.about-text {
    font-size: 14px;
    color: #000000;
    line-height: 36px;
    text-indent: 28px;
    font-family: Noto Sans SC;
    padding: 0 0.2rem;
    margin-top: 0.1rem;
}

.culture {
    width: 100%;
    position: relative;
}

.culture-left {
    position: absolute;
    left: 40px;
    top: 22px;
    width: 4.38rem;
    height: 5.54rem;
}

.culture-left_div1 {
    overflow: hidden;
}

.culture-left_div1_text {
    width: 2.58rem;
    height: 1.40rem;
    text-align: right;
    float: left;
}

.culture-left_div1_text h3 {
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-size: 20px;
    margin-top: 0.24rem;
    margin-bottom: 0.1rem;
}

.culture-left_div1_text p {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-size: 14px;
}

.culture-left_div1_img {
    width: 1.4rem;
    float: right
}

.culture-left_div1_img img {
    width: 100%;
}

.culture-left_div2 {
    overflow: hidden;
    margin-top: 1.8rem;
}


.culture-right {
    position: absolute;
    right: 40px;
    top: 22px;
    width: 4.38rem;
    height: 5.54rem;
}

.culture-right_div1 {
    overflow: hidden;
}

.culture-right_div1_text {
    width: 2.58rem;
    height: 1.40rem;
    float: right;
}

.culture-right_div1_text h3 {
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-size: 20px;
    margin-top: 0.24rem;
    margin-bottom: 0.1rem;
}

.culture-right_div1_text p {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-size: 14px;
}

.culture-right_div1_img {
    width: 1.4rem;
    float: left;
}

.culture-right_div1_img img {
    width: 100%;
}

.culture-right_div2 {
    overflow: hidden;
    margin-top: 1.8rem;
}


/* .culture-siwper .swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.culture-siwper .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px!important;
    height: 300px;

} */
.qualification-hj ul {
    width: 100%;
    overflow: hidden;
    margin-top: 0.3rem;
}

.qualification-hj ul li {
    width: 32.5%;
    float: left;
    margin-left: 0.5%;
    margin-top: 0.1rem;
}

.qualification-hj ul li img {
    width: 100%;
}

.qualification_ry ul {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.qualification_ry ul li {
    width: 29%;
    margin: 0 1%;
    float: left;
    border: 1px solid #d0d0d0;
    padding: 1%;
    margin-bottom: 0.1rem;
}

.qualification_ry ul li img {
    width: 100%;
}

.qualification_ry ul li p {
    width: 100%;
    text-align: center;
    margin: 0.04rem 0;
}

.qualification_zz {
    margin-top: 0.4rem;
}

.qualification_zz_text {
    overflow: hidden;
    width: 7.8rem;
    margin: auto;
}

.qualification_zz_text div {
    width: 3.4rem;
    font-family: 'Arial Normal', 'Arial';
}

.qualification_zz_text div p {
    margin: 0.1rem 0;
}

.btnn {
    background: #fff;
    width: 2.4rem;
    height: 0.4rem;
    border-radius: 0.2rem;
    border-width: 0;
    border: 1px solid #333;
    outline: none;
}

.socut-btn {
    width: 100%;
    text-align: center;
    margin: 0.4rem 0;
}

.socut-btn div {
    display: inline-block;
    background: linear-gradient(to bottom, #0574e5, #0039b3);
    width: 6rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    line-height: 0.5rem;
    color: #fff;
    font-size: 0.2rem;
}

.scout {
    margin-bottom: 0.4rem;
}

.scout-text {
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.scout-text div:nth-child(1) {
    width: 1.8rem;
    text-align: center;
    float: left;
    margin-right: 0.3rem;
}

.scout-text div:nth-child(1) img {
    width: 1.24rem;
}

.scout-text div:nth-child(1) div {
    width: 1.6rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: linear-gradient(to bottom, #0574e5, #0039b3);
    color: #fff;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
    font-size: 0.2rem;
}

#English .scout-text div:nth-child(1) div {
    width: 1.6rem;
    height: 0.48rem;
    padding-top: 0.1rem;
    background: linear-gradient(to bottom, #0574e5, #0039b3);
    color: #fff;
    margin-left: 0.1rem;
    margin-top: 0.1rem;
    font-size: 0.16rem;
    line-height: normal;
}

.scout-text div:nth-child(2) {
    margin-right: 0.3rem;
}

.scout-text div:nth-child(2),
.scout-text div:nth-child(3) {
    width: 4.76rem;
    float: left;
}

.scout-text div:nth-child(2) h2,
.scout-text div:nth-child(3) h2 {
    color: #0039b3;
    font-size: 0.18rem;
}

.scout-text div:nth-child(2) p,
.scout-text div:nth-child(3) p {
    font-family: 'Arial Normal', 'Arial';
    font-size: 0.14rem;
    margin: 0.1rem 0;
}

.scout-henxian {
    width: 100%;
    height: 0.01rem;
    background: #c7c7c7;
    box-shadow: 1px 1px 5px #777;
}

.contact {
    overflow: hidden;
    margin: 0.4rem 0;
}

.contact>div {
    width: 3.2rem;
    height: 3.2rem;
    text-align: center;
    float: left;
}

.contact>div:nth-child(1) {
    background: #0066ff;
}

.contact>div:nth-child(2) {
    background: #3c9;
    margin: 0 1.2rem;
}

.contact>div:nth-child(3) {
    background: #93f;
}

.contact>div img {
    width: 0.72rem;
    margin-top: 50px;
    margin-bottom: 24px;
}

.contact>div h2 {
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.4rem;
}

.contact>div p {
    color: #fff;
}

#ditu {
    background: #e4e4e4;
    width: 100%;
    padding: 0.2rem 0;
}

#ditu img {
    text-align: center;
    width: 100%;

}

#English .news_box li {
    overflow: hidden;
}

.news_list_img {
    height: 2.17rem;
    width: 3rem;
    overflow: hidden;
}

.news_list_img img {
    width: 100%;
    height: 100%;
}

.news_list div ul li a:hover {
    color: #0039b3;
}

.news_list_center {
    width: 5.63rem;
    height: 2.17rem;
}

.news_list div ul li a {
    overflow: hidden;
    width: 100%;
}

#news {
    margin: 0.5rem auto;
}

.news_box {
    margin-top: 0.4rem;
}

.promo-bg-k {
    margin: 1.2rem auto 0;
}

.promo-about-txt {
    height: 2.2rem;
}

body {
    width: 100%;
    height: 100%;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

body::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

@keyframes banner1 {
    0% {
        font-size: 52px;
        color: transparent;
    }

    100% {
        font-size: 40px;
    }
}

@keyframes banner2 {
    0% {
        font-size: 36px;
        color: transparent;
    }

    100% {
        font-size: 28px;
    }
}

.banner-title {
    animation: banner1 1.5s linear;
    color: #fff;
    letter-spacing: 8px;
    font-weight: 600;
    transition: all 0.8s ease
}

.banner-title2 {
    animation: banner2 1.5s linear;
    color: #fff;
    letter-spacing: 6px;
    font-weight: 400;
    transition: all 0.8s ease
}

.banner-title:hover,
.banner-title2:hover {
    transform: scale(1.05);
}

.flowplayer {
    width: 100%;
    height: 3rem;
}

.news_box_timeBar span {
    height: 0.18rem;
    width: 0.18rem;
    border-radius: 50%;
    overflow: hidden;
    top: 14px;
    left: 0.45em;
}

.news_box_timeBar {
    width: 5%;
    height: 1.9rem;
}

#index #box .news_list {
    width: auto;
    height: 1.67rem;
}

.news_box_timeBar i {
    display: inline-block;
    height: 1.9rem;
    width: 0.02rem;
    background: #0039b3;
    margin-left: 0rem;
}

@keyframes title1 {
    0% {
        font-size: 24px;
        color: #fff;
    }

    100% {
        font-size: 36px;
    }
}

@keyframes title2 {
    0% {
        font-size: 16px;
        color: #fff;
    }

    100% {
        font-size: 24px;
    }
}

.newtitle-zh-cn {
    animation: title1 1.2s linear;
}

.newtitle-en {
    animation: title2 1.2s linear;
}

#new-title {
    margin-top: 2%;
    cursor: pointer;
    min-height: 75px;
    height: 75px;
    font-weight: 400;
}

.cooprate {
    display: flex;
    flex-wrap: nowrap;
    width: 1200px;
    margin: 0.4em auto;
    align-items: center;
    justify-content: space-around;
}

.cooprate-item {
    margin: 10px 15px;
    /*width: 16.6%;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@keyframes title3 {
    0% {
        color: #fff;
    }

    100% {
        color: #333;
    }
}

#newsLeftTitle {
    padding: 10px;
    display: inline-block;
    height: 200px;
    position: absolute;
    left: -400px;
    transition: all 0.8s ease
}

.newsLeftTitle:hover {
    border-radius: 10px;
    /*  box-shadow: #eee 0px 0px 30px 45px inset;*/
    color: #1890ff;
    transform: scale(1.05);
}

.boxshadow {
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .3) inset, 0 .5em 1em rgba(0, 0, 0, 0.6);
    /* text-shadow: 0 1px 1px #333;*/
}

.newtitle-item {
    display: inline-block;
    transition: all 0.8s ease
}

.newtitle-item:hover {
    text-shadow: 0 1px 1px #333;
    transform: scale(1.05);
}

/*顶部导航栏*/
#header {
    height: 0.8rem
}

#header:hover {
    display: block;
    visibility: visible;
}

.logo {
    height: 0.8rem;
    line-height: 0.8rem;
}

.nav li a {
    padding: 0.2rem 0.2rem;
}

/*收费项目*/
.payItem {
    margin: 30px;
    text-align: center;
}

.payItemDocs {
    font-weight: 550;
    line-height: 2.8em;
    height: 2.8em
}

.payItemPrice {
    line-height: 2.2em;
    height: 2.2em
}

.payItemBtn {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #666;
    border-radius: 5px
}

.payItemBtn:hover {
    color: #fff;
    background: #666;
    border: 1px solid #fff;
    cursor: pointer;
}

/*二维码*/
#qrcode {
    position: fixed;
    width: 300px;
    left: calc(50% - 165px);
    top: 100px;
    /*height: 320px;*/
    display: none;
    padding: 15px;
    border: 1px solid #666;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 8px 8px #ccc inset;
    z-index: 999999;
}

#qrcode img {
    width: 270px;
    /*height: 270px;*/
    margin: 15px auto;
}